CodeZero is a set of common implementations to help you implementing Clean Architecture, DDD, CQRS, Specification Patterns and another facilities for new modern web applications is an open-source project written in .NET Core.
Info
Version: | 2.4.0 |
Author(s): | CodeZero |
Last Update: | Tuesday, June 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/nasraldin/codezero |
NuGet Url: | https://www.nuget.org/packages/CodeZero |
Install
Install-Package CodeZero
dotnet add package CodeZero
paket add CodeZero
CodeZero Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.3.1)
- Castle.LoggingFacility(>= 4.1.0)
- JetBrains.Annotations(>= 11.1.0)
- Microsoft.Extensions.Caching.Memory(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- Nito.AsyncEx.Context(>= 1.1.0)
- Nito.AsyncEx.Coordination(>= 1.0.2)
- SourceLink.Create.CommandLine(>= 2.8.3)
- System.Collections.Immutable(>= 1.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Data.Common(>= 4.3.0)
- System.Linq.Dynamic.Core(>= 1.0.8.11)
- System.Linq.Queryable(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Security.Claims(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- TimeZoneConverter(>= 2.4.1)
Tags