Skip to content

K-Society/KSociety.Example

Repository files navigation

Logo

KSociety.Example

A collection of sample projects on how to use the KSociety.Base stack.

Content

KSociety.Log Sinks

An essential example on how to use KSociety.Log.Serilog.Sinks.RabbitMq.

Project Readme
KSociety.Example.Pre.Console.Log.SinksRabbitMq README.md

KSociety.Base skeleton

An essential example on how to use KSociety.Base stack.

Project Readme
KSociety.Example.Pre.Web.App README.md
KSociety.Example.Srv.Host README.md
KSociety.Example.Srv.Agent README.md
KSociety.Example.Srv.Behavior README.md
KSociety.Example.Srv.Contract README.md
KSociety.Example.Srv.Dto README.md
KSociety.Example.App.Dto README.md
KSociety.Example.App.ReqHdlr README.md
KSociety.Example.Domain.Entity README.md
KSociety.Example.Domain.Repository README.md
KSociety.Example.Infra.DataAccess README.md
KSociety.Example.Infra.Transfer.Sqlite README.md

License

The project is under Microsoft Reciprocal License (MS-RL)

Dependencies

List of technologies, frameworks and libraries used for implementation:

  • .NET 6 and .NET 7 (platform). Note for Visual Studio users: VS 2022 is required.
  • Autofac (Inversion of Control Container)