ServiceStack is Fast, Simple and Versatile message-based Web Services and MQ Framework for .NET and .NET Core
I have a file in XSD format. How can I convert it to a C# class ? I need class reference …
c# xsd servicestackI consuming my service stack using EXE project (startup task for azure application) in that I have copied following service …
c# assemblies exe ilmerge servicestackI want to write a new REST style API and have looked at ServiceStack and quite like it. However, I …
servicestack asp.net-web-apiI am able to call web serivce but name property is not binding. Fiddler request POST http://localhost:50399/api/custservice/ …
web-services rest servicestack fiddlerI'm trying work out the best way to structure our API; we have Reviews which we've setup in a standard …
c# api servicestackI'm building a inventory management system and I'm busy designing (thinking) of the API and my REST implementation. I have …
rest architecture servicestackI am using swagger with servicestack but I am getting a 401 unauthorised error from my /resources URL becuase it requires …
javascript servicestack swaggerJust out of curiosity I like to know the preferred ordering, based on technical level and new api of the …
asp.net servicestackI am a .Net developer used to develop web application on Microsoft Technologies. I am trying to educate myself to …
c# .net servicestackIn the examples for ServiceStack I don't see a single application that is ASP.NET MVC website first and then …
asp.net-mvc servicestack