Zeesfam.NetLib
1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Zeesfam.NetLib --version 1.0.2
NuGet\Install-Package Zeesfam.NetLib -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Zeesfam.NetLib" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zeesfam.NetLib --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Zeesfam.NetLib, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Zeesfam.NetLib as a Cake Addin #addin nuget:?package=Zeesfam.NetLib&version=1.0.2 // Install Zeesfam.NetLib as a Cake Tool #tool nuget:?package=Zeesfam.NetLib&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Zeesfam Library
Zeesfam Lib is an extension library built on .Net Core framework with main modules depend on Microsoft libraries and utility modules inheriting from the other popular libraries also such as Moq, SendGrid, Mailkit, etc
Releases
Summary of each release for Zeesfam Library
release-1.0.0:
- new:
- Data Access module (using Unit of Work & Repository Pattern as wrapper layer)
- Error handling module
- Logging module
- Localization module
- Email module
- Http module
- Paging & Sorting module
- Unit Test & Integration Test module
- update:
- n/a
- deprecated:
- n/a
release-1.0.1:
- new:
- n/a
- update:
- Fix UPDATE function in Data Access Module
- Update CustomExceptionMiddleware by using ValidationProblemDetails of Microsoft in Middleware Module
- Re-structure LogResponseMiddleware in Middleware Module
- Add more data to i18n Module
- Update UtilText in Common Module
- Update Email Module
- Re-structure Error Handling Module
- Update Http Module
- Update Logging Module
- Update Paging Module
- deprecated:
- n/a
release-1.0.2:
- new:
- n/a
- update:
- Update some copyrighted string
- Remove unused code
- Add up some new i18n log template & log exception message
- Modify some method name in UoW
- Add up new method in UtilityText
- Add new support for IEnumerable in Paging
- deprecated:
- n/a
Contribute
Jax L (Duy LE - codemanapt@gmail.com)
License
This project is licensed under the MIT License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- AutoFixture (>= 4.11.0)
- IdentityServer4 (>= 3.1.3)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Hosting (>= 2.2.7)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.Data.SqlClient (>= 1.1.3)
- Microsoft.EntityFrameworkCore (>= 3.1.2)
- Microsoft.EntityFrameworkCore.SqlServer (>= 3.1.2)
- Microsoft.Extensions.Hosting (>= 3.1.4)
- Microsoft.Extensions.Http.Polly (>= 3.1.4)
- Microsoft.Extensions.Localization (>= 3.1.4)
- Microsoft.SqlServer.SqlManagementObjects (>= 160.2004021.0)
- MockQueryable.Moq (>= 3.1.3)
- Moq (>= 4.14.1)
- NETCore.MailKit (>= 2.0.3)
- SendGrid (>= 9.15.1)
- System.Collections (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.