Information
Description
- CodeZero Core Package. CodeZero is a general purpose application framework specially designed for new modern web applications is a open-source project written in .NET Core. CodeZero provides a Clean Architecture based on Domain Driven Design and provides a SOLID model for your application. Modular Design Designed to be modular and extensible, CodeZero provides the infrastructure to build your own modules, too. Multi-Tenancy SaaS applications made easy! Integrated multi-tenancy from database to UI.
Version
- 1.0.2
Project Url
- https://nasraldin.github.io/CodeZero
- View on NuGet: http://www.nuget.org/packages/CodeZero
Dependencies
Here are the packages that version 1.0.2 of CodeZero depends on.
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)Authors
Tags
c# c-sharp best-practices aspnet aspnetcore domain-driven-design architecture framework multi-tenancy clean-architecture
Installing with NuGet
PM> Install-Package CodeZero