DotNetToolkit 1.7.0
dotnet add package DotNetToolkit --version 1.7.0
NuGet\Install-Package DotNetToolkit -Version 1.7.0
<PackageReference Include="DotNetToolkit" Version="1.7.0" />
paket add DotNetToolkit --version 1.7.0
#r "nuget: DotNetToolkit, 1.7.0"
// 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
.NET Core Common Helpers.
Many helpers such as: CmdHelper, Log4NetHelper, TypeHelper and JwtHelper and so on.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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)
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. |
|
Quickflow.Core
Package Description |
|
ContentFoundation.RestApi
Rest API of Content Management Framework |
|
ContentFoundation.Core
Content Management Framework |
|
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.
|
Upgrade dependent libraries.