Commit Graph

  • da8184f152 Added unit test project. Improved route matcher and fixed bugs. MattMo 2022-03-03 00:18:45 -08:00
  • 16c42c1ef7 Added ReadToStream extension and bumped package version. MattMo 2022-03-02 00:53:30 -08:00
  • e4c9b95fa3 Added ReadAsBytes extension and bumped nuget version. MattMo 2022-03-02 00:44:24 -08:00
  • fcbaaf133c Fixing issues with the route preprocess and postprocess events. MattMo 2022-02-19 22:23:26 -08:00
  • bf254489b8 Fixed bug where root syntax wouldn't match in the RouteMatcher. Added WithHeader extension. Added preprocess and postprocess route events so we can control routes at a global level easier. MattMo 2022-02-19 21:46:44 -08:00
  • bf1b66e565 Added more cookie extensions and using set cookie now. MattMo 2022-02-06 22:50:22 -08:00
  • b7837f6639 Added WithCookie extension for response. MattMo 2022-02-06 22:33:55 -08:00
  • 41bbabf1cb Added more examples. WithText and WithJson now specify Utf16 to support rich content. MattMo 2022-02-06 21:32:01 -08:00
  • ccad0dd66d Simplified project struct naming. Cleaned up code and added missing documentation. Routes now use a RouteContext to allow extensions and future modules. MattMo 2022-02-06 21:14:36 -08:00
  • 87a9b961bd Upgraded rest.net csproj to new format. Configured nuget package creation. Included MIT license file. MattMo 2022-02-06 20:14:02 -08:00
  • 4bb85aad28 Renaming everything to live under the MontoyaTech namespace. MattMo 2022-02-06 19:37:51 -08:00
  • fe7eb76a86 Removing build directories. MattMo 2022-02-06 19:26:11 -08:00
  • 2112b37ab4 Removing .vs and migration backup. MattMo 2022-02-06 19:25:29 -08:00
  • 5fa9e3307f Pushing up git ignore. MattMo 2022-02-06 19:24:23 -08:00
  • dd82897982 Pushing up initial version of Rest.Net. MattMo 2022-02-06 19:22:24 -08:00
  • 7bac946ea3 Initial commit MattMo 2022-02-06 23:48:51 +00:00