TypeScript Definitions (d.ts) for cookies. Generated based off the DefinitelyTyped repository [git commit: 49e00c423a63b6e5b00cf0105c5fe6a2ac57336b]. http://github.com/DefinitelyTyped
ASP.NET middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
A simple, lightweight jQuery plugin for reading, writing and deleting cookies. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
AngularJS module that gives you access to the browsers local storage with cookie fallback
websocket-sharp provides the WebSocket protocol client and server. It supports: - RFC 6455 - WebSocket Client and Server - Per-message Compression extension - Secure Connection - HTTP Authentication (Basic/Digest) - Query String, Origin header and Cookies - Connecting through the HTTP Proxy server - .NET 3.5 or later (includes compatible)
SimpleBrowser is a lightweight, yet highly capable browser automation engine designed for automation and testing scenarios.
TypeScript Definitions (d.ts) for jquery.cookie. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
A SAML2 Http Module for ASP.NET. Install in project and add sections to web.config. No coding required. The package adds an ASP.NET Http Authentication Module that handles the SAML SignIn and SignOut. It works with the claims model of .NET 4.5 and uses the present infrastructure for claims translation, session authentication cookies etc.
CaptchaMvc will implement your web MVC applications easier and more reliable protection. Features: You can easily change or extend the current implementation of the captcha. By default there are two types of captcha, plain and mathematical. Supports MVC 3, MVC 4, MVC 5. Supports for storing captcha in the session or cookie. Supports the "intelligent" captcha.
Workaround Middleware for Katana Bug #197. Strong name signed.
Middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
WebSocket# provides the WebSocket protocol client and server. It supports: - WebSocket Client and Server - RFC 6455 - Per-message Compression extension - Secure Connection - HTTP Authentication - Query String, Origin header and Cookies - Infinite streaming - .NET 4.5 or later
Provides interfaces for types in System.Net.Primitives: Cookie, CookieCollection, CookieContainer, NetworkCredential.
An AngularJS module that makes Web Storage working in the Angular Way. Contains two services: $localStorage and $sessionStorage. Differences with Other Implementations * No Getter 'n' Setter Bullshit * sessionStorage * Cleanly-Authored Code * No Cookie Fallback
Provides 24SevenOffice SOAP API Authenticate Service wrapper for .NET Standard. Includes support for 24SevenOffice-specific session id cookies.
A SAML2 Service Provider for ASP.NET MVC. Install in project and add sections to web.config. No coding required. The package adds an MVC controller that handles the SAML SignIn and SignOut. It works with the claims model of .NET 4.5 and uses the present infrastructure for claims translation, session authentication cookies etc.
Working with browser cookies in Blazor applications
C# State Management provides a consistent abstraction to accessing data from various collections such as thread bound contexts, HTTP Request and Response collections as well as HTTP Cookies.
Many utilitity methods: Active Directory, Validations, WebServices, FastLookup, Access to: Caching, ConnectionString, Cookies, ServerVariables, Session
websocket-sharp provides the WebSocket protocol client and server. It supports: - RFC 6455 - WebSocket Client and Server - Per-message Compression extension - Secure Connection - HTTP Authentication (Basic/Digest) - Query String, Origin header and Cookies - Connecting through the HTTP Proxy server - .NET 3.5 or later (includes compatible)
An HttpModule that will serialize user information to a chunked protected cookie (with MachineKey) and deserialize on every request to a ClaimsPrincipal. Usage: var user = new List<KeyValuePair<string, object>> { new KeyValuePair<string, object>("name", "John Foo"), new KeyValuePair<string, object>("id", "1234"), new KeyValuePair<string, object>("email", "foo@gmail.com") }; ClaimsCookieModule.Instance.CreateSessionSecurityToken(user); That's it. Now, you will be able to access the user claims like this: ((IClaimsIdentity)User.Identity).Claims The cookie will be chunked in multiple cookies to avoid hitting a limit if you are storing lots of user info and it will be deflated and protected with the machine key.
Displays a cookie warning at the bottom of the web page where user can accept it.
curl/libcurl is an open source library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.
support Microsoft.Owin.Security.Cookies
Reconfigured RSFT for web projects - adds cookie persistence to percentaged availability rules, offers query string overrides, enhances the feature configuration evaluation context so you can build rules based around HttpContext.Current
IEやChrome、Firefox、それらの派生ブラウザからCookieを取得し、.NETデスクトップアプリで扱うためのライブラリです。
Owin Globalization Module. It substitutes the classcical Asp.net Globalization module. Supported cultures specification. Best match with all suppported cultures. Culture stored in url and/or cookie. If no culture is found in cookie or Url a best match between supported cultures and the cultures specified in the browser is performed
ASP.NET Core middleware that enables an application to use cookie based authentication.
CaptchaMvc will implement your web MVC applications easier and more reliable protection. Features: You can easily change or extend the current implementation of the captcha. By default there are two types of captcha, plain and mathematical. Supports MVC 3, MVC 4, MVC 5. Supports for storing captcha in the session or cookie. Supports the "intelligent" captcha.
Simple session management middleware for RedHttpServer. Uses cookies with authentication tokens
Extends XAF by adding great new features for example; ◦the ability to generate runtime members for your objects, ◦creating Application/Role/User models in the database, ◦storing your web cookies in the database, ◦handling of external application models, ◦combine end user modifications with application model, ◦support for multiple models at design time, Blogs: http://apobekiaris.blogspot.com/search/label/ModelDifference. To debug in VS enable Source Server support under Tools/Options/Debugging.
This package implements logic for cookie authentication with refresh token mechanism through a JWT genereated by any Furiza Security Provider WebApi, making possible to work with the JWT generated for microservices webapis in browser based web applications.
A SAML2 Service Provider for ASP.NET. Built to mimic the WSFederationAuthenticationModule in .NET 4.5, but using SAML2 instead. The module works with the claims model of .NET 4.5 and uses the present infrastructure for claims translation, session authentication cookies etc.
A complete Private Instagram API for .NET. Support: - Create new account with phone number and email. [v180] - Login with Cookies. - Edit Profile, change/remove profile picture. - Upload album (videos and photos) - Upload story (video/photo) to self story and direct thread - Send video/photo/story/profile/link/location to direct - Live functions. - Discover functions. - Search peoples. - IGTV functions. - Business functions. - Shopping functions. - Can pass challenge required and two factor authentication. - and many more. See example projects and wiki pages to find out how this library works.
Additions and extensions for .NET web-authentication-cookies (ASP.NET Core).
Convenient HttpClient supporting REST, cookies, authentication token headers and request object to JSON or querystring conversion. Also supports FormUrlEncoded and MultipartForm requests.
Wrapper for curl. DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more..
Lightweight Angular module for access to cookies AngularJS
This package provides a comprehensive set of contracts for dynamically configuring SOAP/WCF clients. These contracts cover various aspects such as bindings, endpoint types, and models for managing cookies, message headers, and properties (in order to suit different communication scenarios and requirements). The main contracts are - SoapSettings; - EndpointConfiguration.
Contains various extension methods and supporting classes for System.Net (Cookies, UrlBuilder, HtmlDecode, etc)
Wrapper for curl. DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more..
修改的Microsoft.AspNetCore.Authentication.Cookies包,增加在cookie验证模式下。ajax请求返回json而不是直接跳转页面
这是一个abp vnext模块,用于解决必须使用https的问题
A compatibility layer for sharing authentication tickets between Microsoft.Owin.Security.Cookies and Microsoft.AspNet.Authentication.Cookies.
Port of AspNetCore localization middleware to Owin middleware. Uses provider model with built in support for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source. Also adds support for using Dependency Injection container to resolve instances of RequestCultureProvider during the request.