LimFx.Common
1.2.4
dotnet add package LimFx.Common --version 1.2.4
NuGet\Install-Package LimFx.Common -Version 1.2.4
<PackageReference Include="LimFx.Common" Version="1.2.4" />
<PackageVersion Include="LimFx.Common" Version="1.2.4" />
<PackageReference Include="LimFx.Common" />
paket add LimFx.Common --version 1.2.4
#r "nuget: LimFx.Common, 1.2.4"
#:package LimFx.Common@1.2.4
#addin nuget:?package=LimFx.Common&version=1.2.4
#tool nuget:?package=LimFx.Common&version=1.2.4
A simple package contains basic crud functions, bad word replacer, rate limiter(throttling) and basic email service using mongodb
| 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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
- AngleSharp (>= 0.14.0)
- AutoMapper (>= 10.1.1)
- DocumentFormat.OpenXml (>= 2.11.3)
- EzPasswordValidator (>= 2.0.0)
- Hash (>= 4.0.0)
- HtmlSanitizer (>= 5.0.376)
- Lucene.Net (>= 4.8.0-beta00008)
- Lucene.Net.Analysis.SmartCn (>= 4.8.0-beta00008)
- MailKit (>= 2.9.0)
- Markdig (>= 0.22.0)
- Markdown (>= 2.2.1)
- Microsoft.ApplicationInsights.AspNetCore (>= 2.15.0)
- Microsoft.AspNetCore.Authentication (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.2.0)
- Microsoft.AspNetCore.Authorization (>= 5.0.0)
- Microsoft.AspNetCore.Diagnostics (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.AspNetCore.Routing (>= 2.2.2)
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 5.0.0)
- MongoDB.Driver (>= 2.11.4)
- NEST (>= 7.9.0)
- OpenXmlPowerTools-NetStandard (>= 4.4.21)
- Qiniu (>= 7.3.1.1)
- RazorLight (>= 2.0.0-rc.2)
- SlugGenerator (>= 2.0.2)
- System.Drawing.Common (>= 5.0.0)
- System.Drawing.Primitives (>= 4.3.0)
- System.Text.Json (>= 5.0.0)
- ToolGood.Words (>= 3.0.2.4)
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 | 617 | 2021/2/6 | |
| 1.2.3 | 3,091 | 2020/10/8 | |
| 1.2.2 | 3,253 | 2020/10/8 | |
| 1.2.1 | 2,967 | 2020/9/18 | |
| 1.2.0 | 589 | 2020/8/1 | |
| 1.1.7 | 556 | 2020/6/11 | |
| 1.1.6 | 2,742 | 2020/5/14 | |
| 1.1.5 | 3,099 | 2020/4/30 | |
| 1.1.4 | 2,595 | 2020/4/3 | |
| 1.1.3 | 2,618 | 2020/3/24 | |
| 1.1.2 | 2,351 | 2020/3/24 | |
| 1.1.1 | 1,442 | 2020/3/16 | |
| 1.1.0 | 1,608 | 2020/3/5 | |
| 1.0.5 | 1,504 | 2020/2/15 | |
| 1.0.4 | 1,419 | 2020/2/12 | |
| 1.0.3 | 1,871 | 2020/2/10 | |
| 1.0.2 | 1,575 | 2020/2/8 | |
| 1.0.1.5 | 1,565 | 2020/2/7 | |
| 1.0.1 | 1,519 | 2020/2/6 | |
| 1.0.0 | 1,500 | 2020/1/10 |
-1.1.6 better error handler strategy
-1.1.5 Add Intergrated article service
-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