https://github.com/softeq/netkit.profile
https://github.com/softeq/netkit.profile
dotnet dotnetcore microservice netkit profile
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/softeq/netkit.profile
- Owner: Softeq
- License: mit
- Created: 2019-04-25T12:02:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T20:18:41.000Z (about 3 years ago)
- Last Synced: 2025-01-27T14:53:43.605Z (about 1 year ago)
- Topics: dotnet, dotnetcore, microservice, netkit, profile
- Language: C#
- Size: 77.1 KB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Softeq.Netkit.Profile
Open source product is used to work with user profiles.
This project uses ASP.NET Core 2.2
## Development setup
Product's dependencies are installed as NuGet-packages.
## Dependencies
- Microsoft.NETCore 2.2
- Autofac 4.8.1
- Autofac.Extensions.DependencyInjection 4.2.0
- AutoMapper 6.1.1
- AutoMapper.Extensions.Microsoft.DependencyInjection 3.0.1
- CorrelationId 2.1.0
- IdentityServer4.AccessTokenValidation 2.0.0
- Microsoft.AspNetCore.All 2.2.5
- Microsoft.AspNetCore.Mvc.Versioning 2.2.0
- Microsoft.Extensions.Configuration 2.2.0
- Microsoft.Extensions.Configuration.Json 2.0.1
- Microsoft.NET.Test.Sdk 15.6.0
- Microsoft.EntityFrameworkCore.Tools 2.0.2
- Microsoft.Extensions.Http.Polly 2.1.0
- Microsoft.VisualStudio.Web.CodeGeneration.Design 2.0.3
- Microsoft.ApplicationInsights.AspNetCore 2.3.0
- FluentValidation 8.0.0
- Serilog 2.7.1
- Serilog.Settings.Configuration 2.6.1
- Serilog.Sinks.ApplicationInsights 2.6.0
- Serilog.Sinks.Debug 1.0.1
- Serilog.Sinks.RollingFile 3.3.0
- Softeq.Serilog.Extension 1.0.0
- Softeq.QueryUtils 1.0.0
- Softeq.NetKit.EventDrivenCommunication 1.0.0
- Swashbuckle.AspNetCore.Swagger 1.0.0
- Swashbuckle.AspNetCore.SwaggerGen 1.0.0
- Swashbuckle.AspNetCore.SwaggerUI 1.0.0
- Newtonsoft.Json 12.0.1
- Ensure.That 8.1.1
- Xunit 2.3.1
- Xunit.runner.visualstudio 2.3.1
## About
This project is maintained by [Softeq Development Corp.](https://www.softeq.com/)
We specialize in .NET core applications.
- [Facebook](https://web.facebook.com/Softeq.by/)
- [Instagram](https://www.instagram.com/softeq/)
- [Twitter](https://twitter.com/Softeq)
- [Vk](https://vk.com/club21079655)
## Contributing
We welcome any contributions.
## License
The Netkit.Profile project is available for free use, as described by the [LICENSE](/LICENSE) (MIT).