Core library for Watson and Watson.Lite; simple, fast, async C# web servers for handling REST requests with SSL support, targeted to .NET Core, .NET Standard, and .NET Framework.
                        
                    
         
                Info
| Version: | 6.4.0 | 
| Author(s): | Damien Dennehy | 
| Last Update: | Friday, October 17, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/dotnet/WatsonWebserver | 
| NuGet Url: | https://www.nuget.org/packages/Watson.Core | 
Install
Install-Package Watson.Core
                        dotnet add package Watson.Core
                        paket add Watson.Core
                        
                                Watson.Core Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - Newtonsoft.Json(>= 8.0.2)
- Newtonsoft.Json(>= 8.0.2)
- Microsoft.CSharp(>= 4.0.0)
- System.Diagnostics.Debug(>= 4.0.0)
- System.Dynamic.Runtime(>= 4.0.0)
- System.Net.Http(>= 4.0.0)
- System.Net.Primitives(>= 4.0.0)
- System.Reflection(>= 4.0.0)
- System.Runtime(>= 4.0.0)
- System.Runtime.Extensions(>= 4.0.0)
- System.Text.Encoding(>= 4.0.0)
- System.Threading.Tasks(>= 4.0.0)
Tags
