https://github.com/softeq/netkit.chat
https://github.com/softeq/netkit.chat
chat dotnet dotnetcore netkit signalr
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/softeq/netkit.chat
- Owner: Softeq
- Created: 2018-10-19T16:25:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T20:20:26.000Z (over 3 years ago)
- Last Synced: 2025-03-29T16:22:25.169Z (about 1 year ago)
- Topics: chat, dotnet, dotnetcore, netkit, signalr
- Language: C#
- Size: 1.49 MB
- Stars: 8
- Watchers: 13
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# NetKit.Chat
Open source product is used to communicate people in real time.
This project uses ASP.NET Core 2.0
## Development setup
Product's dependencies are installed as NuGet-packages.
## Dependencies
- Microsoft.NETCore 2.0
- Autofac 4.8.1
- Autofac.Extensions.DependencyInjection 4.3.0
- CorrelationId 2.1.0
- Dapper 1.50.5
- IdentityServer4.AccessTokenValidation 2.6.0
- Microsoft.AspNetCore.App 2.1.4
- Microsoft.VisualStudio.Web.BrowserLink 2.1.1
- Microsoft.AspNetCore.Mvc.Versioning 2.3.0
- Microsoft.AspNetCore.SignalR 1.0.3
- Microsoft.VisualStudio.Web.CodeGeneration.Design 2.1.5
- Microsoft.Extensions.Configuration 2.1.1
- Microsoft.Extensions.Configuration.Json 2.1.1
- Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1
- Microsoft.NET.Test.Sdk 15.9.0
- Simple.Migrations 0.9.19
- Serilog 2.7.1
- Serilog.Settings.Configuration 3.0.0
- 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.CloudStorage.Extension 1.0.0
- ServiceStack.OrmLite 5.4.0
- ServiceStack.OrmLite.Sqlite.Core 5.4.0
- System.Data.SqlClient 4.5.1
- Swashbuckle.AspNetCore.Swagger 3.0.0
- Swashbuckle.AspNetCore.SwaggerGen 3.0.0
- Swashbuckle.AspNetCore.SwaggerUI 3.0.0
- Newtonsoft.Json 11.0.2
- Ensure.That 5.0.0
- Softeq.CloudStorage.Extension 1.0.0
- Xunit 2.4.0
- Xunit.runner.visualstudio 2.4.0
## Additional documentation
[WebSockets documetation](ChatHub.md)
## 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 Query Utils project is available for free use, as described by the [LICENSE](/LICENSE) (MIT).