dbo:abstract |
Open Web Interface for .NET (OWIN) ist eine standardisierte Schnittstelle zwischen .Net-Framework-Anwendungen und Webservern. (de) OWIN (Open Web Interface for .NET) is a standard for an interface between .NET Web applications and Web servers. It is a community-owned open-source project. Prior to OWIN, Microsoft's ASP.NET technology was designed on top of IIS, and Web applications could not easily be run on another Web server (although note that despite this the Mono community developed several ASP.NET compatible Web servers, such as XSP). OWIN aims to decouple the relationship between ASP.NET applications and IIS by defining a standard interface. Developers of Web servers can be sure that, if they implement OWIN correctly, ASP.NET applications will run on their server. Similarly, new Web frameworks could be developed as an alternative to ASP.NET. So long as they target OWIN, they will run on any OWIN compatible Web server, including IIS. In this regard, OWIN aims to do for .NET what Java Servlet and Servlet containers do for the JVM. is a set of OWIN components built by Microsoft. (en) |
dbo:wikiPageExternalLink |
http://owin.org/ http://www.asp.net/aspnet/overview/owin-and-katana/an-overview-of-project-katana https://github.com/aspnet/AspNetKatana/ |
dbo:wikiPageID |
44063635 (xsd:integer) |
dbo:wikiPageLength |
2418 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1097582887 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Middleware dbr:GitHub dbr:Authentication dbr:Web_framework dbr:HTTP_handler dbr:ASP.NET dbr:ASP.NET_Core dbr:Internet_Information_Services dbr:Java_Servlet dbc:Free_software dbr:Java_virtual_machine dbr:XSP_(software) dbr:Project_Katana dbr:Servlet_containers |
dbp:wikiPageUsesTemplate |
dbt:Reflist dbt:Short_description dbt:Unreferenced dbt:Web_interfaces |
dct:subject |
dbc:Free_software |
gold:hypernym |
dbr:Standard |
rdf:type |
dbo:Work |
rdfs:comment |
Open Web Interface for .NET (OWIN) ist eine standardisierte Schnittstelle zwischen .Net-Framework-Anwendungen und Webservern. (de) OWIN (Open Web Interface for .NET) is a standard for an interface between .NET Web applications and Web servers. It is a community-owned open-source project. Prior to OWIN, Microsoft's ASP.NET technology was designed on top of IIS, and Web applications could not easily be run on another Web server (although note that despite this the Mono community developed several ASP.NET compatible Web servers, such as XSP). OWIN aims to decouple the relationship between ASP.NET applications and IIS by defining a standard interface. Developers of Web servers can be sure that, if they implement OWIN correctly, ASP.NET applications will run on their server. Similarly, new Web frameworks could be developed as an alternative to ASP.NET. So long as they target OWIN, they will run on any OWIN compatible Web s (en) |
rdfs:label |
Open Web Interface for .NET (de) Open Web Interface for .NET (en) |
owl:sameAs |
freebase:Open Web Interface for .NET wikidata:Open Web Interface for .NET dbpedia-de:Open Web Interface for .NET https://global.dbpedia.org/id/mtvw |
prov:wasDerivedFrom |
wikipedia-en:Open_Web_Interface_for_.NET?oldid=1097582887&ns=0 |
foaf:homepage |
http://owin.org/ |
foaf:isPrimaryTopicOf |
wikipedia-en:Open_Web_Interface_for_.NET |
is dbo:wikiPageRedirects of |
dbr:OWIN |
is dbo:wikiPageWikiLink of |
dbr:HTTP_handler dbr:ASP.NET dbr:ASP.NET_Core dbr:Rack_(web_server_interface) dbr:Katana_(disambiguation) dbr:OWIN |
is foaf:primaryTopic of |
wikipedia-en:Open_Web_Interface_for_.NET |