LimFx.Common
1.1.2
See the version list below for details.
dotnet add package LimFx.Common --version 1.1.2
NuGet\Install-Package LimFx.Common -Version 1.1.2
<PackageReference Include="LimFx.Common" Version="1.1.2" />
paket add LimFx.Common --version 1.1.2
#r "nuget: LimFx.Common, 1.1.2"
// Install LimFx.Common as a Cake Addin #addin nuget:?package=LimFx.Common&version=1.1.2 // Install LimFx.Common as a Cake Tool #tool nuget:?package=LimFx.Common&version=1.1.2
see documents
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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- AutoMapper (>= 9.0.0)
- EzPasswordValidator (>= 1.3.0)
- Hash (>= 4.0.0)
- MailKit (>= 2.4.1)
- Markdown (>= 2.2.1)
- Microsoft.ApplicationInsights.AspNetCore (>= 2.13.1)
- Microsoft.AspNetCore.Authentication (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.2.0)
- Microsoft.AspNetCore.Authorization (>= 3.1.2)
- Microsoft.AspNetCore.Diagnostics (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.2)
- Microsoft.Extensions.DependencyInjection (>= 3.1.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.0)
- MongoDB.Driver (>= 2.10.0)
- RazorLight (>= 2.0.0-beta4)
- ToolGood.Words (>= 2.3.4.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.2.4 | 328 | 2/6/2021 | |
1.2.3 | 2,596 | 10/8/2020 | |
1.2.2 | 2,682 | 10/8/2020 | |
1.2.1 | 2,426 | 9/18/2020 | |
1.2.0 | 342 | 8/1/2020 | |
1.1.7 | 316 | 6/11/2020 | |
1.1.6 | 2,146 | 5/14/2020 | |
1.1.5 | 2,510 | 4/30/2020 | |
1.1.4 | 2,098 | 4/3/2020 | |
1.1.3 | 2,107 | 3/24/2020 | |
1.1.2 | 1,962 | 3/24/2020 | |
1.1.1 | 1,144 | 3/16/2020 | |
1.1.0 | 1,240 | 3/5/2020 | |
1.0.5 | 1,164 | 2/15/2020 | |
1.0.4 | 1,067 | 2/12/2020 | |
1.0.3 | 1,317 | 2/10/2020 | |
1.0.2 | 1,223 | 2/8/2020 | |
1.0.1.5 | 1,126 | 2/7/2020 | |
1.0.1 | 1,175 | 2/6/2020 | |
1.0.0 | 1,210 | 1/10/2020 |
-1.1.2 Add logservice and userservice
-1.1.1 Fix a bug in email service
-1.1.0 Fix bugs, enhance dbqueryservice, add new throttling service, add documents, fix some bugs in email service and so on...
-1.0.5 Fix a bug in badwordfuckerdeep
-1.0.4 Fix a bug in emailservice, add DBQuerySeviceSlim which doesn't provide text search functions
-1.0.3 Add xml comments
-1.0.2 Make email service more efficient
-1.0.1.5 fix some bugs
-1.0.1 fix bugs in email service & add functions in DBQueryservice<T> & add ratelimiter middleware & add extension methods & many other else...
-1.0.0 initial release