DotNetToolkit 1.7.0
.NET Core Common Helpers.
Many helpers such as: CmdHelper, Log4NetHelper, TypeHelper and JwtHelper and so on.
Install-Package DotNetToolkit -Version 1.7.0
dotnet add package DotNetToolkit --version 1.7.0
<PackageReference Include="DotNetToolkit" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetToolkit --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetToolkit, 1.7.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install DotNetToolkit as a Cake Addin #addin nuget:?package=DotNetToolkit&version=1.7.0 // Install DotNetToolkit as a Cake Tool #tool nuget:?package=DotNetToolkit&version=1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Upgrade dependent libraries.
Dependencies
-
.NETStandard 2.0
- log4net (>= 2.0.8)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.2.0)
- Microsoft.AspNetCore.Cryptography.KeyDerivation (>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.IdentityModel.Tokens (>= 5.4.0)
- Newtonsoft.Json (>= 12.0.1)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on DotNetToolkit:
Package | Downloads |
---|---|
BotSharp.Core
Open source AI Bot platform builder which is written in C# runs on .Net Core and is enterprise oriented. Integrated with multiple bot engines besides BotSharp bot engine. Modulized pipeline design make NLP tasks plugin easily. Abstract platform and NLP task, migrate existed chatbot from a platform into another platform perfectly through dump and restore.
If you feel that this project is helpful to you, please Star on the project, we will be very grateful.
|
|
ContentFoundation.RestApi
Rest API of Content Management Framework
|
|
ContentFoundation.Core
Content Management Framework
|
|
Quickflow.Core
Package Description
|
|
CustomEntityFoundation.Core
Custom Entity Foundation (CEF) is a high level customized entity library wirtten in C# .Net Core. CEF is with high flexible & business oriented abstract layer. It could be used in any .net project to serve as an entity service.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DotNetToolkit:
Repository | Stars |
---|---|
SciSharp/BotSharp
The Open Source AI Chatbot Platform Builder in 100% C# Running in .NET Core with Machine Learning algorithm.
|